home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=5.1.2
- [Setup]
- AppName=Mousave
- AppVerName=Mousave 5.1
- AppId={{0F8A885D-7320-4B62-A2BD-CD962CFAFE6E}
- AppVersion=5.1.0.20060115
- AppPublisher=Martin Koz
- AppPublisherURL=http://www.martinkozak.net/
- AppSupportURL=http://sourceforge.net/projects/mousave/
- DefaultDirName={pf}\Mousave
- DefaultGroupName=Mousave
- UninstallDisplayIcon={app}\Mousave Configuration Tool.exe,0
- UninstallDisplayName=Mousave
- OutputBaseFilename=Mousave-5.1
- Compression=lzma
- PrivilegesRequired=none
- AllowNoIcons=yes
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\Mousave Configuration Tool.exe"; DestDir: "{app}"; Components: CoreFiles; Flags: restartreplace uninsrestartdelete
- Source: "{app}\Mousave Daemon.exe"; DestDir: "{app}"; Components: CoreFiles; Flags: restartreplace uninsrestartdelete
- Source: "{app}\Build.id"; DestDir: "{app}"; Components: CoreFiles; Flags: overwritereadonly uninsremovereadonly
- Source: "{app}\Version.id"; DestDir: "{app}"; Components: CoreFiles; Flags: overwritereadonly uninsremovereadonly
- Source: "{app}\Meta Informations.xml"; DestDir: "{app}"; Components: CoreFiles;
- Source: "{app}\License.txt"; DestDir: "{app}"; Components: CoreFiles;
- Source: "{app}\Application Readme.txt"; DestDir: "{app}"; Components: CoreFiles;
- Source: "{app}\Changes Log.txt"; DestDir: "{app}"; Components: Documentation;
- Source: "{app}\20060115.src.tar.bz2"; DestDir: "{app}"; Components: FullSources;
- [Registry]
- Root: HKCU; Subkey: "Software\Microsoft\Windows\CurrentVersion\Run"; ValueName: "Mousave Daemon"; ValueType: String; ValueData: "{app}\Mousave Daemon.exe"; Tasks: runafterstart; Flags: uninsdeletekey
- Root: HKCU; Subkey: "Software\VB and VBA Program Settings\Mousave\1.0"; ValueName: "Run Startup"; ValueType: String; ValueData: "No"; Flags: uninsdeletekey
- Root: HKCU; Subkey: "Software\VB and VBA Program Settings\Mousave\1.0"; ValueName: "Run Startup"; ValueType: String; ValueData: "Yes"; Tasks: runafterstart; Flags: uninsdeletekey
- Root: HKCU; Subkey: "Software\VB and VBA Program Settings\Mousave\1.0"; ValueName: "Tray Icon"; ValueType: String; ValueData: "No"; Flags: uninsdeletekey
- Root: HKCU; Subkey: "Software\VB and VBA Program Settings\Mousave\1.0"; ValueName: "Tray Icon"; ValueType: String; ValueData: "Yes"; Tasks: showtrayicon; Flags: uninsdeletekey
- Root: HKLM; Subkey: "Software\Martin Koz
- k\Applications"; ValueName: "Mousave"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletekey
- Root: HKLM; Subkey: "Software\Martin Koz
- k\Applications\Mousave"; ValueName: "InfoLoc"; ValueType: String; ValueData: "Meta"; Flags: uninsdeletekey
- Root: HKLM; Subkey: "Software\Martin Koz
- k\Applications\Mousave\Meta"; ValueName: "ID"; ValueType: String; ValueData: "{{0F8A885D-7320-4B62-A2BD-CD962CFAFE6E}"; Flags: uninsdeletekey
- Root: HKLM; Subkey: "Software\Martin Koz
- k\Applications\Mousave\Meta"; ValueName: "Path"; ValueType: String; ValueData: "{app}"; Flags: uninsdeletekey
- Root: HKLM; Subkey: "Software\Martin Koz
- k\Applications\Mousave\Meta"; ValueName: "Major"; ValueType: String; ValueData: "5"; Flags: uninsdeletekey
- Root: HKLM; Subkey: "Software\Martin Koz
- k\Applications\Mousave\Meta"; ValueName: "Minor"; ValueType: String; ValueData: "1"; Flags: uninsdeletekey
- Root: HKLM; Subkey: "Software\Martin Koz
- k\Applications\Mousave\Meta"; ValueName: "Release"; ValueType: String; ValueData: "0"; Flags: uninsdeletekey
- Root: HKLM; Subkey: "Software\Martin Koz
- k\Applications\Mousave\Meta"; ValueName: "Build"; ValueType: String; ValueData: "20060115"; Flags: uninsdeletekey
- [Run]
- Filename: "{app}\Application Readme.txt"; Components: CoreFiles; Flags: shellexec skipifdoesntexist postinstall skipifsilent nowait
- Filename: "{app}\Mousave Configuration Tool.exe"; WorkingDir: "{app}"; Description: "Configure it"; Flags: postinstall skipifsilent nowait
- Filename: "{app}\Mousave Daemon.exe"; WorkingDir: "{app}"; Description: "Run daemon"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\Mousave Configuration"; Filename: "{app}\Mousave Configuration Tool.exe"; WorkingDir: "{app}"; Comment: "Mousave configration tool.";
- Name: "{group}\Mousave Daemon"; Filename: "{app}\Mousave Daemon.exe"; WorkingDir: "{app}"; Comment: "Run the Mousave daemon.";
- Name: "{group}\License"; Filename: "{app}\License.txt"; Comment: "Full version of the MIT License.";
- Name: "{group}\Application Readme"; Filename: "{app}\Application Readme.txt"; Comment: "Shows the application readme.";
- Name: "{group}\Changes Log"; Filename: "{app}\Changes Log.txt"; Comment: "Full version of the MIT License."; Components: Documentation;
- Name: "{group}\Uninstall"; Filename: "{uninstallexe}"; Comment: "Uninstall Mousave";
- Name: "{userdesktop}\Mousave Configuration"; Filename: "{app}\Mousave Configuration Tool.exe"; WorkingDir: "{app}"; Comment: "Mousave configration tool."; Tasks: desktopicon;
- Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Mousave Configuration"; Filename: "{app}\Mousave Configuration Tool.exe"; WorkingDir: "{app}"; Comment: "Mousave configration tool."; Tasks: quicklaunchicon;
- [Tasks]
- Name: "desktopicon"; Description: "Create icon on &desktop"; GroupDescription: "Additional icons:";
- Name: "quicklaunchicon"; Description: "Create icon in &Quick launch panel"; GroupDescription: "Additional icons:";
- Name: "runafterstart"; Description: "Run daemon after &start"; GroupDescription: "Windows integration:";
- Name: "showtrayicon"; Description: "Show icon in system &tray"; GroupDescription: "Windows integration:";
- [Components]
- Name: "corefiles"; Description: "Core Files"; Types: "custom compact full";
- Name: "documentation"; Description: "Documentation"; Types: "custom full";
- Name: "fullsources"; Description: "Full Sources"; Types: "custom full";
- [Types]
- Name: "full";
- Name: "compact";
- Name: "custom";
- [CustomMessages]
- default.NameAndVersion=%1 version %2
- default.AdditionalIcons=Additional icons:
- default.CreateDesktopIcon=Create a &desktop icon
- default.CreateQuickLaunchIcon=Create a &Quick Launch icon
- default.ProgramOnTheWeb=%1 on the Web
- default.UninstallProgram=Uninstall %1
- default.LaunchProgram=Launch %1
- default.AssocFileExtension=&Associate %1 with the %2 file extension
- default.AssocingFileExtension=Associating %1 with the %2 file extension...
- [Languages]
- ; These files are stubs
- ; To achieve better results after recompilation, use the real language files
- Name: "default"; MessagesFile: "embedded\default.isl";
-